API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Operators > [] Operator > OdGeKnotVector::[] Operator (int)
OdGeKnotVector::[] Operator (int)
Syntax
C++
double operator [](int i) const;
Parameters 
Description 
int i 
[in] Index of knot. 

Knot as a double value.

Returns the ith knot of the knot vector. 

 

Copyright © 2002–2022. Open Design Alliance. All rights reserved.